GrapeCity.Win.Containers.Skins 名前空間 > StripSettings 構造体 > StripSettings コンストラクタ : StripSettings コンストラクタ(String,Image,Image,TabStyle,TextOrientation,HotTrackEffect,HotkeyPrefix,DrawItemState,Boolean,Boolean,Boolean,Boolean,Boolean,Boolean) |
Public Function New( _ ByVal text As String, _ ByVal image As Image, _ ByVal backgroundImage As Image, _ ByVal currentStyle As TabStyle, _ ByVal textOrientation As TextOrientation, _ ByVal hotTrackEffect As HotTrackEffect, _ ByVal hotkeyPrefix As HotkeyPrefix, _ ByVal itemState As DrawItemState, _ ByVal isPreselected As Boolean, _ ByVal useMnemonic As Boolean, _ ByVal showFocus As Boolean, _ ByVal enable As Boolean, _ ByVal isStart As Boolean, _ ByVal isEnd As Boolean _ )
public StripSettings( string text, Image image, Image backgroundImage, TabStyle currentStyle, TextOrientation textOrientation, HotTrackEffect hotTrackEffect, HotkeyPrefix hotkeyPrefix, DrawItemState itemState, bool isPreselected, bool useMnemonic, bool showFocus, bool enable, bool isStart, bool isEnd )