Nevron.UI.WinForm.Docking Namespace / NDockingHintStyle Class / StickerTemplateIndex Property


StickerTemplateIndex Property
Syntax
'Declaration
 
<System.ComponentModel.DescriptionAttribute("Gets or sets the index of the docking sticker template to be used when generating hints.")>
<System.ComponentModel.EditorAttribute(Nevron.Internal.dtCC, System.Drawing.Design.UITypeEditor)>
Public Property StickerTemplateIndex As System.Integer
 
'Usage
 
Dim instance As NDockingHintStyle
Dim value As System.Integer
 
instance.StickerTemplateIndex = value
 
value = instance.StickerTemplateIndex
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also