SYMBOL INDEX (1613 symbols across 183 files) FILE: Sheng.Winform.Controls.Demo/Form1.Designer.cs class Form1 (line 3) | partial class Form1 method Dispose (line 14) | protected override void Dispose(bool disposing) method InitializeComponent (line 29) | private void InitializeComponent() FILE: Sheng.Winform.Controls.Demo/Form1.cs class Form1 (line 14) | public partial class Form1 : Form method Form1 (line 30) | public Form1() method InitMenuItems (line 44) | private void InitMenuItems() method ShellView_Paint (line 135) | private void ShellView_Paint(object sender, PaintEventArgs e) method WndProc (line 161) | protected override void WndProc(ref Message msg) method InitialiseForm (line 208) | private void InitialiseForm() type RenderMode (line 247) | private enum RenderMode { None, EntireWindow, TopWindow, Region }; method InitAreo (line 251) | private void InitAreo() method PointIsOnGlass (line 266) | private bool PointIsOnGlass(Point p) FILE: Sheng.Winform.Controls.Demo/FormMisc.Designer.cs class FormMisc (line 3) | partial class FormMisc method Dispose (line 14) | protected override void Dispose(bool disposing) method InitializeComponent (line 29) | private void InitializeComponent() FILE: Sheng.Winform.Controls.Demo/FormMisc.cs class FormMisc (line 12) | public partial class FormMisc : Form method FormMisc (line 14) | public FormMisc() method FormMisc_Load (line 19) | private void FormMisc_Load(object sender, EventArgs e) FILE: Sheng.Winform.Controls.Demo/FormShengAdressBar.Designer.cs class FormShengAdressBar (line 3) | partial class FormShengAdressBar method Dispose (line 14) | protected override void Dispose(bool disposing) method InitializeComponent (line 29) | private void InitializeComponent() FILE: Sheng.Winform.Controls.Demo/FormShengAdressBar.cs class FormShengAdressBar (line 12) | public partial class FormShengAdressBar : Form method FormShengAdressBar (line 14) | public FormShengAdressBar() method FormShengAdressBar_Load (line 19) | private void FormShengAdressBar_Load(object sender, EventArgs e) FILE: Sheng.Winform.Controls.Demo/FormShengComboSelector.Designer.cs class FormShengComboSelector (line 3) | partial class FormShengComboSelector method Dispose (line 14) | protected override void Dispose(bool disposing) method InitializeComponent (line 29) | private void InitializeComponent() FILE: Sheng.Winform.Controls.Demo/FormShengComboSelector.cs class FormShengComboSelector (line 12) | public partial class FormShengComboSelector : Form method FormShengComboSelector (line 14) | public FormShengComboSelector() method FormShengComboSelector_Load (line 19) | private void FormShengComboSelector_Load(object sender, EventArgs e) FILE: Sheng.Winform.Controls.Demo/FormShengComboSelector2.Designer.cs class FormShengComboSelector2 (line 3) | partial class FormShengComboSelector2 method Dispose (line 14) | protected override void Dispose(bool disposing) method InitializeComponent (line 29) | private void InitializeComponent() FILE: Sheng.Winform.Controls.Demo/FormShengComboSelector2.cs class FormShengComboSelector2 (line 12) | public partial class FormShengComboSelector2 : Form method FormShengComboSelector2 (line 14) | public FormShengComboSelector2() method FormShengComboSelector2_Load (line 19) | private void FormShengComboSelector2_Load(object sender, EventArgs e) FILE: Sheng.Winform.Controls.Demo/FormShengDataGridView.Designer.cs class FormShengDataGridView (line 3) | partial class FormShengDataGridView method Dispose (line 14) | protected override void Dispose(bool disposing) method InitializeComponent (line 29) | private void InitializeComponent() FILE: Sheng.Winform.Controls.Demo/FormShengDataGridView.cs class FormShengDataGridView (line 12) | public partial class FormShengDataGridView : Form method FormShengDataGridView (line 16) | public FormShengDataGridView() method FormShengDataGridView_Load (line 21) | private void FormShengDataGridView_Load(object sender, EventArgs e) FILE: Sheng.Winform.Controls.Demo/FormShengImageListView.Designer.cs class FormShengImageListView (line 3) | partial class FormShengImageListView method Dispose (line 14) | protected override void Dispose(bool disposing) method InitializeComponent (line 29) | private void InitializeComponent() FILE: Sheng.Winform.Controls.Demo/FormShengImageListView.cs class FormShengImageListView (line 13) | public partial class FormShengImageListView : Form method FormShengImageListView (line 17) | public FormShengImageListView() method FormShengImageListView_Load (line 22) | private void FormShengImageListView_Load(object sender, EventArgs e) method GetImageHandler (line 44) | private Image GetImageHandler(object key) FILE: Sheng.Winform.Controls.Demo/FormShengListView.Designer.cs class FormShengListView (line 3) | partial class FormShengListView method Dispose (line 14) | protected override void Dispose(bool disposing) method InitializeComponent (line 29) | private void InitializeComponent() FILE: Sheng.Winform.Controls.Demo/FormShengListView.cs class FormShengListView (line 12) | public partial class FormShengListView : Form method FormShengListView (line 14) | public FormShengListView() method FormShengListView_Load (line 19) | private void FormShengListView_Load(object sender, EventArgs e) FILE: Sheng.Winform.Controls.Demo/FormShengThumbnailImageListView.Designer.cs class FormShengThumbnailImageListView (line 3) | partial class FormShengThumbnailImageListView method Dispose (line 14) | protected override void Dispose(bool disposing) method InitializeComponent (line 29) | private void InitializeComponent() FILE: Sheng.Winform.Controls.Demo/FormShengThumbnailImageListView.cs class FormShengThumbnailImageListView (line 13) | public partial class FormShengThumbnailImageListView : Form method FormShengThumbnailImageListView (line 15) | public FormShengThumbnailImageListView() method FormShengThumbnailImageListView_Load (line 20) | private void FormShengThumbnailImageListView_Load(object sender, Event... FILE: Sheng.Winform.Controls.Demo/FormShengTreeView.Designer.cs class FormShengTreeView (line 3) | partial class FormShengTreeView method Dispose (line 14) | protected override void Dispose(bool disposing) method InitializeComponent (line 29) | private void InitializeComponent() FILE: Sheng.Winform.Controls.Demo/FormShengTreeView.cs class FormShengTreeView (line 12) | public partial class FormShengTreeView : Form method FormShengTreeView (line 14) | public FormShengTreeView() method FormShengTreeView_Load (line 19) | private void FormShengTreeView_Load(object sender, EventArgs e) FILE: Sheng.Winform.Controls.Demo/MainToolStripPanel.cs class MainToolStripPanel (line 15) | class MainToolStripPanel : ToolStripPanel method OnPaintBackground (line 17) | protected override void OnPaintBackground(System.Windows.Forms.PaintEv... FILE: Sheng.Winform.Controls.Demo/Program.cs class Program (line 8) | static class Program method Main (line 13) | [STAThread] FILE: Sheng.Winform.Controls.Demo/Properties/Resources.Designer.cs class Resources (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method Resources (line 32) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: Sheng.Winform.Controls.Demo/Properties/Settings.Designer.cs class Settings (line 15) | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] FILE: Sheng.Winform.Controls.Demo/Resource1.Designer.cs class Resource1 (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method Resource1 (line 31) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: Sheng.Winform.Controls.Demo/StartPageCodePage.cs class StartPageCodePage (line 9) | class StartPageCodePage method StartPageCodePage (line 11) | public StartPageCodePage() method RenderHeaderSection (line 15) | public virtual void RenderHeaderSection(StringBuilder builder) method RenderSectionStartBody (line 59) | public virtual void RenderSectionStartBody(StringBuilder builder) method RenderSectionHelp (line 131) | public virtual void RenderSectionHelp(StringBuilder builder) method RenderFinalPageBodySection (line 155) | public virtual void RenderFinalPageBodySection(StringBuilder builder) method RenderPageEndSection (line 160) | public virtual void RenderPageEndSection(StringBuilder builder) method Render (line 165) | public string Render(string section) FILE: Sheng.Winform.Controls.Demo/StartPageScheme.cs class StartPageScheme (line 8) | class StartPageScheme : DefaultHtmlViewSchemeExtension method StartPageScheme (line 48) | private StartPageScheme() method InterceptNavigate (line 52) | public override void InterceptNavigate(HtmlViewPane pane, WebBrowserNa... method DocumentCompleted (line 86) | public override void DocumentCompleted(HtmlViewPane pane, WebBrowserDo... method pane_WebBrowser_Navigated (line 107) | void pane_WebBrowser_Navigated(object sender, WebBrowserNavigatedEvent... method pane_WebBrowser_Navigating (line 122) | void pane_WebBrowser_Navigating(object sender, WebBrowserNavigatingEve... method GoHome (line 148) | public override void GoHome(HtmlViewPane pane) FILE: Sheng.Winform.Controls.Demo/TestListViewItem.cs class TestListViewItem (line 8) | class TestListViewItem method GetTestData (line 22) | public static List GetTestData() FILE: Sheng.Winform.Controls.Drawing/BmpAdjuster.cs class BmpAdjuster (line 11) | public class BmpAdjuster method BmpAdjuster (line 21) | public BmpAdjuster() method BmpAdjuster (line 30) | public BmpAdjuster(int alpha) method AdjustColor (line 35) | public void AdjustColor(ref Bitmap bmp, PixelFormat format, PaletteAdj... method GetPixelSize (line 76) | internal int GetPixelSize(PixelFormat format) method Monochrome (line 99) | public unsafe void Monochrome(ref Bitmap bmp) method SetBlackWhitePallete (line 106) | ColorPalette SetBlackWhitePallete(ColorPalette plt) method ConvertBlackWhiteScanLine (line 113) | unsafe void ConvertBlackWhiteScanLine(IntPtr srcLine, IntPtr dstLine, ... method Gray (line 141) | public void Gray(ref Bitmap bmp) method SetGrayPallete (line 148) | ColorPalette SetGrayPallete(ColorPalette plt) method ConvertGaryScanLine (line 157) | unsafe void ConvertGaryScanLine(IntPtr srcLine, IntPtr dstLine, int wi... method MonochromeLockBits (line 178) | public static Bitmap MonochromeLockBits(Bitmap pimage) FILE: Sheng.Winform.Controls.Drawing/ColorRepresentationHelper.cs type ChooseColorType (line 10) | public enum ChooseColorType class ColorRepresentationHelper (line 29) | public class ColorRepresentationHelper method GetColorByValue (line 36) | public static Color GetColorByValue(string colorValueString) FILE: Sheng.Winform.Controls.Drawing/DrawingTool.cs class DrawingTool (line 14) | public static class DrawingTool method GetImage (line 18) | public static Image GetImage(string filePath) method GetImage (line 23) | public static Image GetImage(string filePath, bool memberCopy) method GetImage (line 37) | public static Image GetImage(string filePath,bool memberCopy, bool mar... method ImageToIcon (line 97) | public static Icon ImageToIcon(Image image) method ImageToIcon (line 108) | public static Icon ImageToIcon(Image image, ImageFormat format) method GetAutoScaleThumbnailImage (line 132) | public static Image GetAutoScaleThumbnailImage(Image image, int contai... method ThumbnailCallback (line 173) | private static bool ThumbnailCallback() method GetScaleImage (line 186) | public static Image GetScaleImage(Image image, Size size) method GetScaleImage (line 237) | public static Image GetScaleImage(Image image, int containerWidth, int... method GetSizedImageBounds (line 259) | public static Rectangle GetSizedImageBounds(Image image, Rectangle fit... method GetSizedImageBounds (line 279) | public static Rectangle GetSizedImageBounds(Image image, Rectangle fit) method GetSizedImageBounds (line 291) | public static Size GetSizedImageBounds(Image image, Size fit) method RoundedRect (line 310) | public static GraphicsPath RoundedRect(int width, int height, int radius) method RoundedRect (line 323) | public static GraphicsPath RoundedRect(RectangleF baseRect, int radius) method GetArrowPath (line 354) | public static GraphicsPath GetArrowPath(PointF startPoint, PointF endP... method GetArrowPath (line 359) | public static GraphicsPath GetArrowPath(PointF startPoint, PointF endP... method GetArrowPath (line 373) | public static GraphicsPath GetArrowPath(PointF startPoint, PointF endP... class Mark (line 417) | public static class Mark method FileNotFind (line 423) | [Obsolete("改用 FileNotFind(Size size)")] method FileNotFind (line 443) | public static Image FileNotFind(Size size) method FileCanNotRead (line 461) | [Obsolete("改用 FileCanNotRead(Size size)")] method FileCanNotRead (line 477) | public static Image FileCanNotRead(Size size) FILE: Sheng.Winform.Controls.Drawing/GraphPlotting.cs class GraphPlotting (line 11) | public class GraphPlotting method DrawRoundRect (line 32) | public static void DrawRoundRect(System.Drawing.Graphics currentGraphi... method DrawRoundRect (line 78) | public static void DrawRoundRect(System.Drawing.Graphics currentGraphi... method DrawRoundRect (line 88) | public static void DrawRoundRect(System.Drawing.Graphics currentGraphi... method FillRoundRect (line 103) | public static void FillRoundRect(System.Drawing.Graphics currentGraphi... method FillRoundRect (line 147) | public static void FillRoundRect(System.Drawing.Graphics currentGraphi... method FillRoundRect (line 157) | public static void FillRoundRect(System.Drawing.Graphics currentGraphi... method MonochromeLockBits (line 167) | public static Bitmap MonochromeLockBits(Bitmap pimage) FILE: Sheng.Winform.Controls.Drawing/GraphicsExtension.cs class GraphicsExtension (line 27) | static class GraphicsExtension method GenerateRoundedRectangle (line 29) | private static GraphicsPath GenerateRoundedRectangle( method GenerateCapsule (line 85) | private static GraphicsPath GenerateCapsule( method DrawRoundedRectangle (line 118) | public static void DrawRoundedRectangle( method DrawRoundedRectangle (line 135) | public static void DrawRoundedRectangle( method DrawRoundedRectangle (line 153) | public static void DrawRoundedRectangle( method DrawRoundedRectangle (line 170) | public static void DrawRoundedRectangle( method DrawRoundedRectangle (line 186) | public static void DrawRoundedRectangle( method DrawRoundedRectangle (line 201) | public static void DrawRoundedRectangle( method DrawRoundedRectangle (line 217) | public static void DrawRoundedRectangle( method FillRoundedRectangle (line 232) | public static void FillRoundedRectangle( method FillRoundedRectangle (line 249) | public static void FillRoundedRectangle( method FillRoundedRectangle (line 267) | public static void FillRoundedRectangle( method FillRoundedRectangle (line 284) | public static void FillRoundedRectangle( method FillRoundedRectangle (line 300) | public static void FillRoundedRectangle( method FillRoundedRectangle (line 315) | public static void FillRoundedRectangle( method FillRoundedRectangle (line 331) | public static void FillRoundedRectangle( method GetFontMetrics (line 346) | public static FontMetrics GetFontMetrics( class FontMetricsImpl (line 352) | private class FontMetricsImpl : FontMetrics type TEXTMETRIC (line 354) | [StructLayout(LayoutKind.Sequential)] method SelectObject (line 378) | [DllImport("gdi32.dll", CharSet = CharSet.Unicode)] method GetTextMetrics (line 380) | [DllImport("gdi32.dll", CharSet = CharSet.Unicode)] method DeleteObject (line 382) | [DllImport("gdi32.dll", CharSet = CharSet.Unicode)] method GenerateTextMetrics (line 384) | private TEXTMETRIC GenerateTextMetrics( method FontMetricsImpl (line 418) | private FontMetricsImpl(Graphics graphics, Font font) method GetFontMetrics (line 422) | public static FontMetrics GetFontMetrics( type RectangleEdgeFilter (line 430) | public enum RectangleEdgeFilter class FontMetrics (line 439) | public abstract class FontMetrics FILE: Sheng.Winform.Controls.Kernal/EnvironmentHelper.cs class EnvironmentHelper (line 9) | public static class EnvironmentHelper FILE: Sheng.Winform.Controls.Kernal/FastReflection/ConstructorInvoker.cs type IConstructorInvoker (line 10) | public interface IConstructorInvoker method Invoke (line 12) | object Invoke(params object[] parameters); class ConstructorInvoker (line 15) | public class ConstructorInvoker : IConstructorInvoker method ConstructorInvoker (line 21) | public ConstructorInvoker(ConstructorInfo constructorInfo) method InitializeInvoker (line 27) | private Func InitializeInvoker(ConstructorInfo const... method Invoke (line 57) | public object Invoke(params object[] parameters) method Invoke (line 64) | object IConstructorInvoker.Invoke(params object[] parameters) FILE: Sheng.Winform.Controls.Kernal/FastReflection/ConstructorInvokerPool.cs class ConstructorInvokerPool (line 10) | public class ConstructorInvokerPool : FastReflectionPool : IFastRef... method Compare (line 30) | protected virtual bool Compare(TKeyType key1, TKeyType key2) method Get (line 35) | public TAccessor Get(Type type, TKeyType key) method Create (line 72) | protected abstract TAccessor Create(Type type, TKeyType key); FILE: Sheng.Winform.Controls.Kernal/FastReflection/FieldAccessor.cs type IFieldAccessor (line 10) | public interface IFieldAccessor method GetValue (line 12) | object GetValue(object instance); class FieldAccessor (line 15) | public class FieldAccessor : IFieldAccessor method FieldAccessor (line 21) | public FieldAccessor(FieldInfo fieldInfo) method InitializeGet (line 26) | private void InitializeGet(FieldInfo fieldInfo) method GetValue (line 49) | public object GetValue(object instance) method GetValue (line 56) | object IFieldAccessor.GetValue(object instance) FILE: Sheng.Winform.Controls.Kernal/FastReflection/FieldAccessorPool.cs class FieldAccessorPool (line 10) | public class FieldAccessorPool : FastReflectionPool method Create (line 12) | protected override IFieldAccessor Create(Type type, string key) FILE: Sheng.Winform.Controls.Kernal/FastReflection/IFastReflectionPool.cs type IFastReflectionPool (line 8) | public interface IFastReflectionPool method Get (line 10) | TAccessor Get(Type type, TKeyType key); FILE: Sheng.Winform.Controls.Kernal/FastReflection/MethodInvoker.cs type IMethodInvoker (line 10) | public interface IMethodInvoker method Invoke (line 12) | object Invoke(object instance, params object[] parameters); class MethodInvoker (line 15) | public class MethodInvoker : IMethodInvoker method MethodInvoker (line 21) | public MethodInvoker(MethodInfo methodInfo) method Invoke (line 27) | public object Invoke(object instance, params object[] parameters) method CreateInvokeDelegate (line 32) | private static Func CreateInvokeDelegate(Met... method Invoke (line 86) | object IMethodInvoker.Invoke(object instance, params object[] parameters) FILE: Sheng.Winform.Controls.Kernal/FastReflection/MethodInvokerPool.cs class MethodInvokerPool (line 10) | public class MethodInvokerPool : FastReflectionPool method Create (line 12) | protected override IMethodInvoker Create(Type type, string key) FILE: Sheng.Winform.Controls.Kernal/FastReflection/PropertyAccessor.cs type IPropertyAccessor (line 10) | public interface IPropertyAccessor method GetValue (line 12) | object GetValue(object instance); method SetValue (line 14) | void SetValue(object instance, object value); class PropertyAccessor (line 17) | public class PropertyAccessor : IPropertyAccessor method PropertyAccessor (line 24) | public PropertyAccessor(PropertyInfo propertyInfo) method InitializeGet (line 31) | private void InitializeGet(PropertyInfo propertyInfo) method InitializeSet (line 56) | private void InitializeSet(PropertyInfo propertyInfo) method GetValue (line 62) | public object GetValue(object o) method SetValue (line 72) | public void SetValue(object o, object value) method GetValue (line 84) | object IPropertyAccessor.GetValue(object instance) method SetValue (line 89) | void IPropertyAccessor.SetValue(object instance, object value) FILE: Sheng.Winform.Controls.Kernal/FastReflection/PropertyAccessorPool.cs class PropertyAccessorPool (line 10) | public class PropertyAccessorPool : FastReflectionPool GetLanguages() { method GetString (line 72) | public static string GetString(string name) method Parse (line 89) | public static string Parse(string input) FILE: Sheng.Winform.Controls.Win32/DwmApi.cs class DwmApi (line 10) | public class DwmApi method DwmEnableBlurBehindWindow (line 12) | [DllImport("dwmapi.dll", PreserveSig = false)] method DwmExtendFrameIntoClientArea (line 15) | [DllImport("dwmapi.dll", PreserveSig = false)] method DwmIsCompositionEnabled (line 18) | [DllImport("dwmapi.dll", PreserveSig = false)] method DwmGetColorizationColor (line 21) | [DllImport("dwmapi.dll", PreserveSig = false)] method DwmEnableComposition (line 26) | [DllImport("dwmapi.dll", PreserveSig = false)] method DwmRegisterThumbnail (line 29) | [DllImport("dwmapi.dll", PreserveSig = false)] method DwmUnregisterThumbnail (line 32) | [DllImport("dwmapi.dll", PreserveSig = false)] method DwmUpdateThumbnailProperties (line 35) | [DllImport("dwmapi.dll", PreserveSig = false)] method DwmQueryThumbnailSourceSize (line 38) | [DllImport("dwmapi.dll", PreserveSig = false)] class DWM_THUMBNAIL_PROPERTIES (line 41) | [StructLayout(LayoutKind.Sequential)] class MARGINS (line 60) | [StructLayout(LayoutKind.Sequential)] method MARGINS (line 65) | public MARGINS(int left, int top, int right, int bottom) class DWM_BLURBEHIND (line 72) | [StructLayout(LayoutKind.Sequential)] type RECT (line 87) | [StructLayout(LayoutKind.Sequential)] method RECT (line 92) | public RECT(int left, int top, int right, int bottom) FILE: Sheng.Winform.Controls.Win32/ExplorerTreeView.cs class ExplorerTreeView (line 10) | public class ExplorerTreeView method SetWindowTheme (line 18) | [DllImport("uxtheme.dll", CharSet = CharSet.Auto)] method SendMessage (line 21) | [DllImport("user32.dll", CharSet = CharSet.Auto)] method TreeView_GetExtendedStyle (line 24) | private static int TreeView_GetExtendedStyle(IntPtr handle) method TreeView_SetExtendedStyle (line 30) | private static void TreeView_SetExtendedStyle(IntPtr handle, int exten... method ApplyTreeViewThemeStyles (line 36) | public static void ApplyTreeViewThemeStyles(TreeView treeView) FILE: Sheng.Winform.Controls.Win32/Kernel32.cs class Kernel32 (line 6) | public static class Kernel32 method WritePrivateProfileString (line 8) | [DllImport("kernel32")] method GetPrivateProfileString (line 12) | [DllImport("kernel32")] FILE: Sheng.Winform.Controls.Win32/Shell32.cs class Shell32 (line 6) | public static class Shell32 method SHChangeNotify (line 11) | [DllImport("shell32.dll")] FILE: Sheng.Winform.Controls.Win32/User32.cs class User32 (line 6) | public static class User32 type CopyDataStruct (line 9) | public struct CopyDataStruct method FindWindow (line 26) | [DllImport("User32.dll", EntryPoint = "FindWindow")] method SendMessage (line 37) | [DllImport("User32.dll", EntryPoint = "SendMessage")] method GetSystemMenu (line 57) | [DllImport("user32.dll")] method EnableMenuItem (line 60) | [DllImport("user32.dll")] FILE: Sheng.Winform.Controls.Win32/WinMessage.cs class WinMessage (line 9) | public static class WinMessage method SendMessage (line 17) | public static void SendMessage(string destProcessName, int msgID, stri... method ReceiveMessage (line 46) | public static string ReceiveMessage(ref System.Windows.Forms.Message m) FILE: Sheng.Winform.Controls/BrowserDisplayBinding/BrowserPane.cs class BrowserPane (line 9) | public class BrowserPane : IDisposable method BrowserPane (line 43) | protected BrowserPane(bool showNavigation) method BrowserPane (line 52) | public BrowserPane() method Dispose (line 61) | public void Dispose() method Navigate (line 66) | public void Navigate(string url) FILE: Sheng.Winform.Controls/BrowserDisplayBinding/DefaultHtmlViewSchemeExtension.cs class DefaultHtmlViewSchemeExtension (line 7) | public class DefaultHtmlViewSchemeExtension : IHtmlViewSchemeExtension method InterceptNavigate (line 9) | public virtual void InterceptNavigate(HtmlViewPane pane, WebBrowserNav... method DocumentCompleted (line 11) | public virtual void DocumentCompleted(HtmlViewPane pane, WebBrowserDoc... method GoHome (line 13) | public virtual void GoHome(HtmlViewPane pane) method GoSearch (line 18) | public virtual void GoSearch(HtmlViewPane pane) FILE: Sheng.Winform.Controls/BrowserDisplayBinding/ExtendedWebBrowser.cs class NewWindowExtendedEventArgs (line 10) | public class NewWindowExtendedEventArgs : CancelEventArgs method NewWindowExtendedEventArgs (line 22) | public NewWindowExtendedEventArgs(Uri url) class ExtendedWebBrowser (line 32) | public class ExtendedWebBrowser : WebBrowser class WebBrowserExtendedEvents (line 34) | class WebBrowserExtendedEvents : System.Runtime.InteropServices.Standa... method WebBrowserExtendedEvents (line 38) | public WebBrowserExtendedEvents(ExtendedWebBrowser browser) method NewWindow3 (line 43) | public void NewWindow3(object pDisp, ref bool cancel, ref object fla... type DWebBrowserEvents2 (line 52) | [ComImport()] method NewWindow3 (line 58) | [DispId(273)] method CreateSink (line 71) | protected override void CreateSink() method DetachSink (line 78) | protected override void DetachSink() method OnNewWindowExtended (line 88) | protected virtual void OnNewWindowExtended(NewWindowExtendedEventArgs e) FILE: Sheng.Winform.Controls/BrowserDisplayBinding/HtmlViewPane.cs class HtmlViewPane (line 8) | public class HtmlViewPane : UserControl method HtmlViewPane (line 174) | public HtmlViewPane(bool showNavigation) method webBrowser_DocumentTitleChanged (line 196) | void webBrowser_DocumentTitleChanged(object sender, EventArgs e) method webBrowser_StatusTextChanged (line 204) | void webBrowser_StatusTextChanged(object sender, EventArgs e) method webBrowser_Navigating (line 222) | void webBrowser_Navigating(object sender, WebBrowserNavigatingEventArg... method webBrowser_DocumentCompleted (line 250) | void webBrowser_DocumentCompleted(object sender, WebBrowserDocumentCom... method webBrowser_NewWindowExtended (line 271) | void webBrowser_NewWindowExtended(object sender, NewWindowExtendedEven... method webBrowser_Navigated (line 294) | void webBrowser_Navigated(object sender, WebBrowserNavigatedEventArgs e) method GetScheme (line 327) | public IHtmlViewSchemeExtension GetScheme(string name) method Close (line 355) | public void Close() method Navigate (line 363) | public void Navigate(string url) method Navigate (line 379) | public void Navigate(Uri url) method GoHome (line 392) | public void GoHome() method GoSearch (line 405) | public void GoSearch() method SetUrlComboBox (line 418) | public void SetUrlComboBox(ComboBox comboBox) method SetUrlBox (line 428) | public void SetUrlBox(Control urlBox) method Dispose (line 434) | protected override void Dispose(bool disposing) method UrlBoxKeyUp (line 447) | private void UrlBoxKeyUp(object sender, KeyEventArgs e) method UrlBoxNavigate (line 457) | private void UrlBoxNavigate(Control ctl) FILE: Sheng.Winform.Controls/BrowserDisplayBinding/HtmlViewPaneEvents.cs class HtmlViewPaneNewWindowEventArgs (line 10) | public class HtmlViewPaneNewWindowEventArgs : EventArgs method HtmlViewPaneNewWindowEventArgs (line 12) | public HtmlViewPaneNewWindowEventArgs(BrowserPane browserPane,Uri url) class HtmlViewPaneGetSchemeEventArgs (line 31) | public class HtmlViewPaneGetSchemeEventArgs : EventArgs method HtmlViewPaneGetSchemeEventArgs (line 33) | public HtmlViewPaneGetSchemeEventArgs(string schemeName) FILE: Sheng.Winform.Controls/BrowserDisplayBinding/IHtmlViewSchemeExtension.cs type IHtmlViewSchemeExtension (line 9) | public interface IHtmlViewSchemeExtension method InterceptNavigate (line 11) | void InterceptNavigate(HtmlViewPane pane, WebBrowserNavigatingEventArg... method DocumentCompleted (line 12) | void DocumentCompleted(HtmlViewPane pane, WebBrowserDocumentCompletedE... method GoHome (line 13) | void GoHome(HtmlViewPane pane); method GoSearch (line 14) | void GoSearch(HtmlViewPane pane); FILE: Sheng.Winform.Controls/DragHelper.cs class DragHelper (line 12) | public class DragHelper method InitCommonControls (line 14) | [DllImport("comctl32.dll")] method ImageList_BeginDrag (line 17) | [DllImport("comctl32.dll", CharSet = CharSet.Auto)] method ImageList_DragMove (line 21) | [DllImport("comctl32.dll", CharSet = CharSet.Auto)] method ImageList_EndDrag (line 24) | [DllImport("comctl32.dll", CharSet = CharSet.Auto)] method ImageList_DragEnter (line 27) | [DllImport("comctl32.dll", CharSet = CharSet.Auto)] method ImageList_DragLeave (line 30) | [DllImport("comctl32.dll", CharSet = CharSet.Auto)] method ImageList_DragShowNolock (line 33) | [DllImport("comctl32.dll", CharSet = CharSet.Auto)] method DragHelper (line 36) | static DragHelper() FILE: Sheng.Winform.Controls/IShengForm.cs type IShengForm (line 8) | interface IShengForm method DoValidate (line 10) | bool DoValidate(); FILE: Sheng.Winform.Controls/IShengValidate.cs type IShengValidate (line 10) | interface IShengValidate method SEValidate (line 27) | bool SEValidate(out string msg); FILE: Sheng.Winform.Controls/IconResource.Designer.cs class IconResource (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method IconResource (line 31) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: Sheng.Winform.Controls/License/SEControlLicense.cs class SEControlLicense (line 9) | class SEControlLicense : License method SEControlLicense (line 13) | public SEControlLicense(Type type) method Dispose (line 23) | public override void Dispose() FILE: Sheng.Winform.Controls/License/SEControlLicenseProvider.cs class SEControlLicenseProvider (line 10) | class SEControlLicenseProvider : LicenseProvider method GetLicense (line 53) | public override License GetLicense(LicenseContext context, Type type, ... FILE: Sheng.Winform.Controls/LocalizedDescription.cs class LocalizedDescriptionAttribute (line 10) | [AttributeUsage(AttributeTargets.All)] method LocalizedDescriptionAttribute (line 15) | public LocalizedDescriptionAttribute(string key) class LocalizedCategoryAttribute (line 39) | [AttributeUsage(AttributeTargets.All)] method LocalizedCategoryAttribute (line 42) | public LocalizedCategoryAttribute(string key) method GetLocalizedString (line 47) | protected override string GetLocalizedString(string key) FILE: Sheng.Winform.Controls/PopupControl/GripBounds.cs type GripBounds (line 6) | internal struct GripBounds method GripBounds (line 11) | public GripBounds(Rectangle clientRectangle) FILE: Sheng.Winform.Controls/PopupControl/NativeMethods.cs class NativeMethods (line 10) | internal static class NativeMethods type AnimationFlags (line 32) | [Flags] method AnimateWindow (line 48) | [SuppressUnmanagedCodeSecurity] method AnimateWindow (line 52) | internal static void AnimateWindow(Control control, int time, Animatio... method HIWORD (line 63) | internal static int HIWORD(int n) method HIWORD (line 68) | internal static int HIWORD(IntPtr n) method LOWORD (line 73) | internal static int LOWORD(int n) method LOWORD (line 78) | internal static int LOWORD(IntPtr n) type MINMAXINFO (line 83) | [StructLayout(LayoutKind.Sequential)] FILE: Sheng.Winform.Controls/PopupControl/Popup.Designer.cs class Popup (line 3) | partial class Popup method Dispose (line 14) | protected override void Dispose(bool disposing) method InitializeComponent (line 38) | private void InitializeComponent() FILE: Sheng.Winform.Controls/PopupControl/Popup.cs class Popup (line 23) | public partial class Popup : ToolStripDropDown method Popup (line 158) | public Popup(Control content) method OnVisibleChanged (line 207) | protected override void OnVisibleChanged(EventArgs e) method ProcessDialogKey (line 271) | [UIPermission(SecurityAction.LinkDemand, Window = UIPermissionWindow.A... method UpdateRegion (line 297) | protected void UpdateRegion() method Show (line 318) | public void Show(Control control) method Show (line 336) | public void Show(Control control, Rectangle area) method SetOwnerItem (line 361) | private void SetOwnerItem(Control control) method OnSizeChanged (line 389) | protected override void OnSizeChanged(EventArgs e) method OnOpening (line 402) | protected override void OnOpening(CancelEventArgs e) method OnOpened (line 417) | protected override void OnOpened(EventArgs e) method OnClosed (line 434) | protected override void OnClosed(ToolStripDropDownClosedEventArgs e) method WndProc (line 452) | [SecurityPermission(SecurityAction.LinkDemand, Flags = SecurityPermiss... method ProcessResizing (line 471) | [SecurityPermission(SecurityAction.LinkDemand, Flags = SecurityPermiss... method InternalProcessResizing (line 477) | [SecurityPermission(SecurityAction.LinkDemand, Flags = SecurityPermiss... method OnGetMinMaxInfo (line 499) | [SecurityPermission(SecurityAction.LinkDemand, Flags = SecurityPermiss... method OnNcHitTest (line 512) | private bool OnNcHitTest(ref Message m, bool contentControl) method PaintSizeGrip (line 575) | public void PaintSizeGrip(PaintEventArgs e) FILE: Sheng.Winform.Controls/PopupControl/PopupAnimation.cs type PopupAnimations (line 10) | [Flags] FILE: Sheng.Winform.Controls/PopupControl/PopupComboBox.Designer.cs class PopupComboBox (line 3) | partial class PopupComboBox method Dispose (line 14) | protected override void Dispose(bool disposing) method InitializeComponent (line 36) | private void InitializeComponent() FILE: Sheng.Winform.Controls/PopupControl/PopupComboBox.cs class PopupComboBox (line 15) | [ToolboxBitmap(typeof(System.Windows.Forms.ComboBox)), ToolboxItem(true)... method PopupComboBox (line 21) | public PopupComboBox() method dropDown_Closed (line 60) | private void dropDown_Closed(object sender, ToolStripDropDownClosedEve... method ShowDropDown (line 98) | public void ShowDropDown() method HideDropDown (line 126) | public void HideDropDown() method WndProc (line 142) | [SecurityPermission(SecurityAction.LinkDemand, Flags = SecurityPermiss... FILE: Sheng.Winform.Controls/PopupControl/PopupControlComboBoxBase.Designer.cs class PopupControlComboBoxBase (line 3) | partial class PopupControlComboBoxBase method Dispose (line 14) | protected override void Dispose(bool disposing) method InitializeComponent (line 32) | private void InitializeComponent() FILE: Sheng.Winform.Controls/PopupControl/PopupControlComboBoxBase.cs class PopupControlComboBoxBase (line 15) | [ToolboxBitmap(typeof(System.Windows.Forms.ComboBox)), ToolboxItem(true)... method PopupControlComboBoxBase (line 21) | public PopupControlComboBoxBase() method SuspendMenuMode (line 64) | private static void SuspendMenuMode() method ResumeMenuMode (line 90) | private static void ResumeMenuMode() method OnDropDown (line 103) | protected override void OnDropDown(EventArgs e) method OnDropDownClosed (line 113) | protected override void OnDropDownClosed(EventArgs e) FILE: Sheng.Winform.Controls/Properties/Resources.Designer.cs class Resources (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method Resources (line 31) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: Sheng.Winform.Controls/Renderer/Office2010Renderer.cs class Office2010Renderer (line 10) | public static class Office2010Renderer method CreateDisabledBackgroundBrush (line 12) | public static Brush CreateDisabledBackgroundBrush(Rectangle bounds, Co... method CreateBackgroundBrush (line 19) | public static Brush CreateBackgroundBrush(Rectangle bounds, Color base... method CreateBorderBrush (line 46) | public static Brush CreateBorderBrush(Rectangle bounds, Color baseColor) method CreateHoveredBackgroundBrush (line 57) | public static Brush CreateHoveredBackgroundBrush(Rectangle bounds, Col... method CreateHoveredBorderBrush (line 89) | public static Brush CreateHoveredBorderBrush(Rectangle bounds, Color b... method CreateSelectedBackgroundBrush (line 101) | public static Brush CreateSelectedBackgroundBrush(Rectangle bounds, Co... method CreateSelectedBorderBrush (line 133) | public static Brush CreateSelectedBorderBrush(Rectangle bounds, Color ... FILE: Sheng.Winform.Controls/Renderer/SEToolStripProfessionalRenderer_Gary.cs class SEToolStripProfessionalRenderer_Gary (line 14) | public class SEToolStripProfessionalRenderer_Gary : ToolStripProfessiona... method SEToolStripProfessionalRenderer_Gary (line 16) | static SEToolStripProfessionalRenderer_Gary() method SEToolStripProfessionalRenderer_Gary (line 21) | public SEToolStripProfessionalRenderer_Gary() method OnRenderToolStripBorder (line 34) | protected override void OnRenderToolStripBorder(ToolStripRenderEventAr... method OnRenderToolStripBackground (line 39) | protected override void OnRenderToolStripBackground(ToolStripRenderEve... FILE: Sheng.Winform.Controls/Renderer/SEToolStripRender.cs class SEToolStripRender (line 19) | public class SEToolStripRender : ToolStripProfessionalRenderer method SEToolStripRender (line 26) | public SEToolStripRender() method CreateDrawingPath (line 180) | private GraphicsPath CreateDrawingPath(Rectangle Area, float Curve) method CreateTrianglePath (line 205) | private GraphicsPath CreateTrianglePath(Rectangle Bounds, Int32 Size, ... method GetButtonBackColor (line 254) | private Color[] GetButtonBackColor(ToolStripButton Item, ButtonType Type) method GetButtonBackColor (line 290) | private Color[] GetButtonBackColor(ToolStripSplitButton Item, ButtonTy... method GetButtonBackColor (line 334) | private Color[] GetButtonBackColor(ToolStripMenuItem Item, ButtonType ... method GetButtonBackColor (line 378) | private Color[] GetButtonBackColor(ToolStripDropDownButton Item, Butto... method GetBlend (line 415) | private Blend GetBlend(ToolStripItem TSItem, ButtonType Type) method PaintBackground (line 507) | public void PaintBackground(Graphics Link, Rectangle Boundary, Brush B... method PaintBackground (line 521) | public void PaintBackground(Graphics Link, Rectangle Boundary, Color T... method PaintBackground (line 536) | public void PaintBackground(Graphics Link, Rectangle Boundary, Color T... method PaintBackground (line 552) | public void PaintBackground(Graphics Link, Rectangle Boundary, Color T... method PaintBorder (line 579) | public void PaintBorder(Graphics Link, GraphicsPath Path, Brush Brush) method PaintBorder (line 594) | public void PaintBorder(Graphics Link, GraphicsPath Path, Rectangle Ar... method PaintBorder (line 610) | public void PaintBorder(Graphics Link, GraphicsPath Path, Rectangle Ar... method PaintBorder (line 626) | public void PaintBorder(Graphics Link, GraphicsPath Path, Rectangle Ar... method IDrawToolstripButton (line 658) | public void IDrawToolstripButton(ToolStripButton Item, Graphics Link, ... method IDrawDropDownButton (line 728) | public void IDrawDropDownButton(ToolStripDropDownButton Item, Graphics... method IDrawToolstripBackground (line 801) | public void IDrawToolstripBackground(ToolStrip Item, Graphics Link, Re... method IDrawToolstripSplitButton (line 839) | public void IDrawToolstripSplitButton(ToolStripSplitButton Item, Graph... method IDrawStatusbarBackground (line 1007) | public void IDrawStatusbarBackground(StatusStrip Item, Graphics Link, ... method IDrawMenustripItem (line 1037) | public void IDrawMenustripItem(ToolStripMenuItem Item, Graphics Link, ... method OnRenderButtonBackground (line 1118) | protected override void OnRenderButtonBackground(ToolStripItemRenderEv... method OnRenderDropDownButtonBackground (line 1147) | protected override void OnRenderDropDownButtonBackground(ToolStripItem... method OnRenderImageMargin (line 1155) | protected override void OnRenderImageMargin(ToolStripRenderEventArgs e) method OnRenderItemText (line 1177) | protected override void OnRenderItemText(ToolStripItemTextRenderEventA... method OnRenderMenuItemBackground (line 1190) | protected override void OnRenderMenuItemBackground(ToolStripItemRender... method OnRenderSeparator (line 1211) | protected override void OnRenderSeparator(ToolStripSeparatorRenderEven... method OnRenderSplitButtonBackground (line 1240) | protected override void OnRenderSplitButtonBackground(ToolStripItemRen... method OnRenderStatusStripSizingGrip (line 1249) | protected override void OnRenderStatusStripSizingGrip(ToolStripRenderE... method OnRenderToolStripBackground (line 1274) | protected override void OnRenderToolStripBackground(ToolStripRenderEve... method OnRenderToolStripBorder (line 1329) | protected override void OnRenderToolStripBorder(ToolStripRenderEventAr... method OnRenderToolStripContentPanelBackground (line 1374) | protected override void OnRenderToolStripContentPanelBackground(ToolSt... method OnRenderToolStripPanelBackground (line 1397) | protected override void OnRenderToolStripPanelBackground(ToolStripPane... method Apply (line 1445) | public void Apply() class IToolstrip (line 1459) | public class IToolstrip : IDisposable method IToolstrip (line 1466) | public IToolstrip() method IToolstrip (line 1475) | public IToolstrip(IToolstrip Import) method Dispose (line 1485) | public void Dispose() method Apply (line 1664) | public void Apply(IToolstrip Import) method DefaultBlending (line 1682) | public void DefaultBlending() class IToolstripControls (line 1698) | public class IToolstripControls : IDisposable method IToolstripControls (line 1705) | public IToolstripControls() method Dispose (line 1712) | public void Dispose() method Apply (line 1850) | public void Apply(IToolstripControls Import) class IButton (line 1868) | public class IButton : IDisposable method IButton (line 1875) | public IButton() method IButton (line 1884) | public IButton(IButton Import) method Dispose (line 1894) | public void Dispose() method Apply (line 2136) | public void Apply(IButton Import) method DefaultBlending (line 2158) | public void DefaultBlending() class IDropDownButton (line 2173) | public class IDropDownButton : IDisposable method IDropDownButton (line 2180) | public IDropDownButton() method IDropDownButton (line 2189) | public IDropDownButton(IDropDownButton Import) method Dispose (line 2199) | public void Dispose() method Apply (line 2406) | public void Apply(IDropDownButton Import) method DefaultBlending (line 2426) | public void DefaultBlending() class ISplitButton (line 2441) | public class ISplitButton : IDisposable method ISplitButton (line 2448) | public ISplitButton() method Dispose (line 2456) | public void Dispose() method Apply (line 2719) | public void Apply(ISplitButton Import) method DefaultBlending (line 2744) | public void DefaultBlending() class IPanel (line 2758) | public class IPanel : IDisposable method IPanel (line 2765) | public IPanel() method Dispose (line 2772) | public void Dispose() class IStatusBar (line 2853) | public class IStatusBar : IDisposable method IStatusBar (line 2860) | public IStatusBar() method Dispose (line 2868) | public void Dispose() method Apply (line 2984) | public void Apply(IStatusBar Import) method DefaultBlending (line 2998) | public void DefaultBlending() class IMenustrip (line 3015) | public class IMenustrip : IDisposable method IMenustrip (line 3022) | public IMenustrip() method IMenustrip (line 3033) | public IMenustrip(IMenustrip Import) method Dispose (line 3045) | public void Dispose() method Apply (line 3222) | public void Apply(IMenustrip Import) method DefaultBlending (line 3236) | public void DefaultBlending() type ArrowDisplay (line 3252) | public enum ArrowDisplay type BlendRender (line 3262) | public enum BlendRender type GripType (line 3289) | public enum GripType type ButtonType (line 3308) | public enum ButtonType type InheritenceType (line 3319) | public enum InheritenceType type RenderingMode (line 3328) | public enum RenderingMode FILE: Sheng.Winform.Controls/Renderer/ToolStripRenders.cs class ToolStripRenders (line 9) | public static class ToolStripRenders method ToolStripRenders (line 11) | static ToolStripRenders() FILE: Sheng.Winform.Controls/SEFormShadow.Designer.cs class SEFormShadow (line 3) | partial class SEFormShadow method Dispose (line 14) | protected override void Dispose(bool disposing) method InitializeComponent (line 29) | private void InitializeComponent() FILE: Sheng.Winform.Controls/SEFormShadow.cs class SEFormShadow (line 15) | [LicenseProvider(typeof(SEControlLicenseProvider))] method SEFormShadow (line 18) | public SEFormShadow() method SetWindowShadow (line 41) | private void SetWindowShadow(byte bAlpha) FILE: Sheng.Winform.Controls/SEImageListView.cs class SEImageListView (line 23) | [ToolboxBitmap(typeof(SEImageListView))] method SEImageListView (line 258) | public SEImageListView() method SuspendLayout (line 315) | public new void SuspendLayout() method ResumeLayout (line 323) | public new void ResumeLayout() method ResumeLayout (line 331) | public new void ResumeLayout(bool performLayout) method SetColumnHeader (line 345) | public void SetColumnHeader(EnumColumnType type, string text, int widt... method SetColumnHeader (line 363) | public void SetColumnHeader(EnumColumnType type, int width, int displa... method SetRenderer (line 376) | public void SetRenderer(ImageListViewRenderer renderer) method Sort (line 384) | public void Sort() method SelectAll (line 392) | public void SelectAll() method ClearSelection (line 407) | public void ClearSelection() method HitTest (line 420) | public bool HitTest(Point pt, out HitInfo hitInfo) method EnsureVisible (line 490) | public bool EnsureVisible(int itemIndex) method IsItemVisible (line 531) | public EnumItemVisibility IsItemVisible(ImageListViewItem item) method ApplyNavKey (line 541) | private int ApplyNavKey(int index, System.Windows.Forms.Keys key) method IsItemVisible (line 572) | internal bool IsItemVisible(Guid guid) method IsItemVisible (line 581) | internal EnumItemVisibility IsItemVisible(int itemIndex) method SetColumnsInternal (line 596) | internal void SetColumnsInternal(ImageListViewColumnHeaderCollection c... method OnDragOver (line 614) | protected override void OnDragOver(DragEventArgs e) method OnDragEnter (line 658) | protected override void OnDragEnter(DragEventArgs e) method OnDragLeave (line 670) | protected override void OnDragLeave(EventArgs e) method OnDragDrop (line 684) | protected override void OnDragDrop(DragEventArgs e) method vScrollBar_Scroll (line 742) | private void vScrollBar_Scroll(object sender, ScrollEventArgs e) method hScrollBar_Scroll (line 750) | private void hScrollBar_Scroll(object sender, ScrollEventArgs e) method scrollTimer_Tick (line 758) | private void scrollTimer_Tick(object sender, EventArgs e) method OnResize (line 771) | protected override void OnResize(EventArgs e) method OnPaint (line 792) | protected override void OnPaint(PaintEventArgs e) method OnMouseDown (line 800) | protected override void OnMouseDown(MouseEventArgs e) method OnMouseUp (line 865) | protected override void OnMouseUp(MouseEventArgs e) method OnMouseMove (line 948) | protected override void OnMouseMove(MouseEventArgs e) method OnMouseWheel (line 1090) | protected override void OnMouseWheel(MouseEventArgs e) method OnMouseLeave (line 1113) | protected override void OnMouseLeave(EventArgs e) method OnMouseDoubleClick (line 1139) | protected override void OnMouseDoubleClick(MouseEventArgs e) method IsInputKey (line 1158) | protected override bool IsInputKey(Keys keyData) method OnKeyDown (line 1182) | protected override void OnKeyDown(KeyEventArgs e) method OnKeyUp (line 1235) | protected override void OnKeyUp(KeyEventArgs e) method OnGotFocus (line 1245) | protected override void OnGotFocus(EventArgs e) method OnLostFocus (line 1253) | protected override void OnLostFocus(EventArgs e) method Dispose (line 1262) | protected override void Dispose(bool disposing) method OnHandleDestroyed (line 1278) | protected override void OnHandleDestroyed(EventArgs e) method OnHandleCreated (line 1294) | protected override void OnHandleCreated(EventArgs e) class ImageListViewColumnHeader (line 1314) | public class ImageListViewColumnHeader method ImageListViewColumnHeader (line 1488) | public ImageListViewColumnHeader(EnumColumnType type, string text, i... method ImageListViewColumnHeader (line 1498) | public ImageListViewColumnHeader(EnumColumnType type, string text) method ImageListViewColumnHeader (line 1503) | public ImageListViewColumnHeader(EnumColumnType type, int width) method ImageListViewColumnHeader (line 1508) | public ImageListViewColumnHeader(EnumColumnType type) method ImageListViewColumnHeader (line 1513) | public ImageListViewColumnHeader() method AutoFit (line 1523) | public void AutoFit() class ImageListViewColumnHeaderCollection (line 1544) | [Editor(typeof(ColumnHeaderCollectionEditor), typeof(UITypeEditor))] method ImageListViewColumnHeaderCollection (line 1591) | public ImageListViewColumnHeaderCollection(SEImageListView owner) method GetEnumerator (line 1623) | public IEnumerator GetEnumerator() method GetUIColumns (line 1635) | internal List GetUIColumns() method ColumnCompare (line 1649) | internal static int ColumnCompare(ImageListViewColumnHeader a, Image... method GetEnumerator (line 1664) | IEnumerator IEnumerable.GetEnumerator() method Clone (line 1674) | public object Clone() class ImageListViewItemCollection (line 1685) | public class ImageListViewItemCollection : IList, I... method ImageListViewItemCollection (line 1694) | public ImageListViewItemCollection(SEImageListView owner) method Add (line 1783) | public void Add(ImageListViewItem item) method Add (line 1807) | public void Add(string filename) method AddRange (line 1815) | public void AddRange(ImageListViewItem[] items) method AddRange (line 1833) | public void AddRange(string[] filenames) method Clear (line 1853) | public void Clear() method Contains (line 1869) | public bool Contains(ImageListViewItem item) method GetEnumerator (line 1879) | public IEnumerator GetEnumerator() method GetEnumerator (line 1889) | System.Collections.IEnumerator System.Collections.IEnumerable.GetEnu... method Insert (line 1901) | public void Insert(int index, ImageListViewItem item) method Remove (line 1924) | public bool Remove(ImageListViewItem item) method RemoveAt (line 1944) | public void RemoveAt(int index) method AddInternal (line 1962) | internal void AddInternal(ImageListViewItem item) method InsertInternal (line 1976) | internal void InsertInternal(int index, ImageListViewItem item) method RemoveInternal (line 1992) | internal void RemoveInternal(ImageListViewItem item) method IndexOf (line 2001) | internal int IndexOf(ImageListViewItem item) method IndexOf (line 2008) | internal int IndexOf(Guid guid) method Sort (line 2017) | internal void Sort() class ImageListViewItemComparer (line 2029) | private class ImageListViewItemComparer : IComparer method ImageListViewItemComparer (line 2034) | public ImageListViewItemComparer(EnumColumnType sortColumn, EnumSo... method Compare (line 2043) | public int Compare(ImageListViewItem x, ImageListViewItem y) method CopyTo (line 2096) | void ICollection.CopyTo(ImageListViewItem[] array... method IndexOf (line 2103) | [Obsolete("Use ImageListViewItem.Index property instead.")] method CopyTo (line 2111) | void ICollection.CopyTo(Array array, int index) method Add (line 2141) | int IList.Add(object value) method Contains (line 2152) | bool IList.Contains(object value) method IndexOf (line 2161) | int IList.IndexOf(object value) method Insert (line 2170) | void IList.Insert(int index, object value) method Remove (line 2186) | void IList.Remove(object value) class ImageListViewSelectedItemCollection (line 2213) | public class ImageListViewSelectedItemCollection : IList GetEnumerator() method GetEnumerator (line 2298) | System.Collections.IEnumerator System.Collections.IEnumerable.GetEnu... method Clear (line 2311) | internal void Clear() method Add (line 2328) | void ICollection.Add(ImageListViewItem item) method Clear (line 2335) | void ICollection.Clear() method CopyTo (line 2359) | void ICollection.CopyTo(ImageListViewItem[] array... method IndexOf (line 2370) | [Obsolete("Use ImageListViewItem.Index property instead.")] method Insert (line 2386) | void IList.Insert(int index, ImageListViewItem item) method Remove (line 2400) | bool ICollection.Remove(ImageListViewItem item) method RemoveAt (line 2414) | void IList.RemoveAt(int index) class ImageListViewSelectedItemEnumerator (line 2438) | internal class ImageListViewSelectedItemEnumerator : IEnumerator GetSelectedItems() method ClearSelect (line 332) | public void ClearSelect() method OnSelectedItemChanged (line 353) | public void OnSelectedItemChanged() method OnItemDoubleClick (line 365) | public void OnItemDoubleClick(ShengImageListViewItem item) method OnItemsRemoved (line 373) | public void OnItemsRemoved(List items) method Hover (line 387) | private void Hover(Point location) method OnResize (line 423) | protected override void OnResize(EventArgs e) method OnMouseDown (line 432) | protected override void OnMouseDown(MouseEventArgs e) method OnMouseUp (line 451) | protected override void OnMouseUp(MouseEventArgs e) method OnMouseMove (line 474) | protected override void OnMouseMove(MouseEventArgs e) method OnMouseWheel (line 494) | protected override void OnMouseWheel(MouseEventArgs e) method OnMouseDoubleClick (line 508) | protected override void OnMouseDoubleClick(MouseEventArgs e) method OnMouseHover (line 523) | protected override void OnMouseHover(EventArgs e) method IsInputKey (line 535) | protected override bool IsInputKey(Keys keyData) method OnKeyDown (line 546) | protected override void OnKeyDown(KeyEventArgs e) method OnKeyUp (line 556) | protected override void OnKeyUp(KeyEventArgs e) method OnGotFocus (line 570) | protected override void OnGotFocus(EventArgs e) method OnLostFocus (line 576) | protected override void OnLostFocus(EventArgs e) method OnPaint (line 586) | protected override void OnPaint(PaintEventArgs e) method Dispose (line 599) | protected override void Dispose(bool disposing) FILE: Sheng.Winform.Controls/ShengImageListView/ShengImageListViewCollection.cs class ShengImageListViewCollection (line 9) | public class ShengImageListViewCollection : CollectionBase, IList items) method RemoveAt (line 116) | public new void RemoveAt(int index) method ToArray (line 138) | public ShengImageListViewItem[] ToArray() method ToList (line 143) | public List ToList() method PreTo (line 160) | public void PreTo(ShengImageListViewItem targetEvent, ShengImageListVi... method NextTo (line 195) | public void NextTo(ShengImageListViewItem targetEvent, ShengImageListV... class ImageListViewItemEnumerator (line 223) | [Serializable] method ImageListViewItemEnumerator (line 230) | public ImageListViewItemEnumerator(ShengImageListViewCollection mapp... method MoveNext (line 252) | public bool MoveNext() method MoveNext (line 257) | bool IEnumerator.MoveNext() method Reset (line 262) | public void Reset() method Reset (line 267) | void IEnumerator.Reset() method Dispose (line 274) | public void Dispose() method Add (line 286) | void ICollection.Add(ShengImageListViewItem item) method Remove (line 296) | bool ICollection.Remove(ShengImageListViewItem... method GetEnumerator (line 306) | public new IEnumerator GetEnumerator() FILE: Sheng.Winform.Controls/ShengImageListView/ShengImageListViewColor.cs class ShengImageListViewColor (line 12) | public class ShengImageListViewColor method ShengImageListViewColor (line 409) | public ShengImageListViewColor() method ShengImageListViewColor (line 468) | public ShengImageListViewColor(string definition) method CopyFrom (line 518) | public void CopyFrom(ShengImageListViewColor source) method GetDefaultTheme (line 549) | private static ShengImageListViewColor GetDefaultTheme() method GetMandarinTheme (line 556) | private static ShengImageListViewColor GetMandarinTheme() method GetNoirTheme (line 615) | private static ShengImageListViewColor GetNoirTheme() method Equals (line 682) | public override bool Equals(object obj) method GetHashCode (line 712) | public override int GetHashCode() method ToString (line 723) | public override string ToString() FILE: Sheng.Winform.Controls/ShengImageListView/ShengImageListViewHitInfo.cs class ShengImageListViewHitInfo (line 11) | class ShengImageListViewHitInfo method ShengImageListViewHitInfo (line 23) | public ShengImageListViewHitInfo(int itemIndex,bool itemHit) FILE: Sheng.Winform.Controls/ShengImageListView/ShengImageListViewItem.cs class ShengImageListViewItem (line 9) | public class ShengImageListViewItem method ShengImageListViewItem (line 151) | public ShengImageListViewItem(object key, GetImageHandler getImageHand... method ShengImageListViewItem (line 157) | public ShengImageListViewItem(object key, string header, GetImageHandl... method Render (line 168) | private void Render() FILE: Sheng.Winform.Controls/ShengImageListView/ShengImageListViewItemThumbnailsCache.cs class ShengImageListViewItemThumbnailsCache (line 13) | class ShengImageListViewItemThumbnailsCache method ShengImageListViewItemThumbnailsCache (line 23) | public ShengImageListViewItemThumbnailsCache() method Container (line 32) | public bool Container(ShengImageListViewItem item) method GetThumbnail (line 42) | public Image GetThumbnail(ShengImageListViewItem item) method AddThumbnail (line 55) | public void AddThumbnail(ShengImageListViewItem item, Image thumbnail) method RemoveThumbnail (line 76) | public void RemoveThumbnail(ShengImageListViewItem item) FILE: Sheng.Winform.Controls/ShengImageListView/ShengImageListViewLayoutManager.cs class ShengImageListViewLayoutManager (line 11) | public class ShengImageListViewLayoutManager method ShengImageListViewLayoutManager (line 266) | public ShengImageListViewLayoutManager(ShengImageListView imageListView) method _vScrollBar_Scroll (line 293) | void _vScrollBar_Scroll(object sender, ScrollEventArgs e) method _vScrollBar_ValueChanged (line 302) | void _vScrollBar_ValueChanged(object sender, EventArgs e) method _scrollTimer_Tick (line 327) | void _scrollTimer_Tick(object sender, EventArgs e) method OnItemsRemoved (line 349) | internal void OnItemsRemoved(List items) method HitTest (line 354) | internal ShengImageListViewHitInfo HitTest(Point point) method Render (line 412) | public void Render(Graphics graphics) method RenderItem (line 421) | public void RenderItem(Graphics graphics, ShengImageListViewItem item) method Update (line 431) | public void Update() method IsItemVisible (line 447) | public ShengImageListViewItemVisibility IsItemVisible(ShengImageListVi... method GetItemBounds (line 470) | public Rectangle GetItemBounds(ShengImageListViewItem item) method GetItemBounds (line 477) | public Rectangle GetItemBounds(int index) method GetItems (line 494) | public List GetItems() method GetVisibleItems (line 503) | public List GetVisibleItems() method MouseDown (line 519) | public void MouseDown(MouseEventArgs e) method MouseUp (line 672) | public void MouseUp(MouseEventArgs e) method MouseMove (line 683) | public void MouseMove(MouseEventArgs e) method OnMouseWheel (line 740) | public void OnMouseWheel(MouseEventArgs e) method OnKeyDown (line 754) | public void OnKeyDown(KeyEventArgs e) method OnKeyUp (line 823) | public void OnKeyUp(KeyEventArgs e) method Refresh (line 832) | private void Refresh() method CalculateGrid (line 841) | private void CalculateGrid() method CalculateVisibleItemsRange (line 854) | private void CalculateVisibleItemsRange() method UpdateScrollBars (line 890) | private void UpdateScrollBars() method CreateSelectionRectangle (line 929) | private Rectangle CreateSelectionRectangle() method SelectItemsByRectangle (line 963) | private void SelectItemsByRectangle(Rectangle rect) method ApplyNavKey (line 1035) | private int ApplyNavKey(int index, Keys key) method EnsureVisible (line 1068) | public void EnsureVisible(int itemIndex) FILE: Sheng.Winform.Controls/ShengImageListView/ShengImageListViewRenderer.cs class ShengImageListViewRenderer (line 15) | public class ShengImageListViewRenderer method ShengImageListViewRenderer (line 47) | public ShengImageListViewRenderer(ShengImageListViewLayoutManager layo... method Render (line 58) | public void Render(Graphics graphics) method RenderItem (line 74) | public void RenderItem(Graphics g, ShengImageListViewItem item) method OnItemsRemoved (line 93) | internal virtual void OnItemsRemoved(List items) method DrawBackground (line 105) | internal virtual void DrawBackground(Graphics g, Rectangle bounds) method DrawForeground (line 116) | internal virtual void DrawForeground(Graphics g) method DrawSelectionRectangle (line 140) | internal virtual void DrawSelectionRectangle(Graphics g, Rectangle sel... method DrawItemBorder (line 158) | internal virtual void DrawItemBorder(Graphics g, Rectangle bounds) method DrawItem (line 178) | internal virtual void DrawItem(Graphics g, ShengImageListViewItem item) method DrawItemBackground (line 236) | internal virtual void DrawItemBackground(Graphics g, Rectangle bounds) method DrawItemContent (line 251) | internal virtual void DrawItemContent(Graphics g, Rectangle bounds, Sh... method RenderBackground (line 268) | private void RenderBackground(Graphics g) method RenderItems (line 281) | private void RenderItems(Graphics g) method RenderSelectionRectangle (line 305) | private void RenderSelectionRectangle(Graphics g) FILE: Sheng.Winform.Controls/ShengImageListView/ShengImageListViewStandardRenderer.cs class ShengImageListViewStandardRenderer (line 10) | public class ShengImageListViewStandardRenderer : ShengImageListViewRend... method ShengImageListViewStandardRenderer (line 31) | public ShengImageListViewStandardRenderer(ShengImageListViewLayoutMana... method OnItemsRemoved (line 42) | internal override void OnItemsRemoved(List items) method DrawForeground (line 52) | internal override void DrawForeground(Graphics g) method DrawItemContent (line 57) | internal override void DrawItemContent(Graphics g, Rectangle bounds, S... FILE: Sheng.Winform.Controls/ShengImageListView/ShengImageListViewTheme.cs class ShengImageListViewTheme (line 10) | public class ShengImageListViewTheme FILE: Sheng.Winform.Controls/ShengImageListView/Utility.cs class ImageListViewUtility (line 12) | public static class ImageListViewUtility method FormatSize (line 19) | public static string FormatSize(long size) method IsImage (line 44) | internal static bool IsImage(Stream stream) method DrawStringPair (line 109) | internal static int DrawStringPair(Graphics g, Rectangle r, string cap... method GetSizedImageBounds (line 143) | internal static Size GetSizedImageBounds(Image image, Size fit) method GetSizedImageBounds (line 160) | public static Rectangle GetSizedImageBounds(Image image, Rectangle fit... method GetSizedImageBounds (line 180) | public static Rectangle GetSizedImageBounds(Image image, Rectangle fit) method GetRoundedRectanglePath (line 187) | private static GraphicsPath GetRoundedRectanglePath(int x, int y, int ... method FillRoundedRectangle (line 207) | public static void FillRoundedRectangle(System.Drawing.Graphics graphi... method FillRoundedRectangle (line 217) | public static void FillRoundedRectangle(System.Drawing.Graphics graphi... method FillRoundedRectangle (line 224) | public static void FillRoundedRectangle(System.Drawing.Graphics graphi... method FillRoundedRectangle (line 231) | public static void FillRoundedRectangle(System.Drawing.Graphics graphi... method DrawRoundedRectangle (line 238) | public static void DrawRoundedRectangle(System.Drawing.Graphics graphi... method DrawRoundedRectangle (line 248) | public static void DrawRoundedRectangle(System.Drawing.Graphics graphi... method DrawRoundedRectangle (line 255) | public static void DrawRoundedRectangle(System.Drawing.Graphics graphi... method DrawRoundedRectangle (line 262) | public static void DrawRoundedRectangle(System.Drawing.Graphics graphi... class Tuple (line 272) | public static class Tuple method Create (line 280) | public static Tuple Create(T1 item1) method Create (line 292) | public static Tuple Create(T1 item1, T2 item2) method Create (line 306) | public static Tuple Create(T1 item1, T2 item... method Tuple (line 327) | public Tuple(T1 item1) method Tuple (line 349) | public Tuple(T1 item1, T2 item2) method Tuple (line 373) | public Tuple(T1 item1, T2 item2, T3 item3) class Tuple (line 314) | public class Tuple method Create (line 280) | public static Tuple Create(T1 item1) method Create (line 292) | public static Tuple Create(T1 item1, T2 item2) method Create (line 306) | public static Tuple Create(T1 item1, T2 item... method Tuple (line 327) | public Tuple(T1 item1) method Tuple (line 349) | public Tuple(T1 item1, T2 item2) method Tuple (line 373) | public Tuple(T1 item1, T2 item2, T3 item3) class Tuple (line 335) | public class Tuple : Tuple method Create (line 280) | public static Tuple Create(T1 item1) method Create (line 292) | public static Tuple Create(T1 item1, T2 item2) method Create (line 306) | public static Tuple Create(T1 item1, T2 item... method Tuple (line 327) | public Tuple(T1 item1) method Tuple (line 349) | public Tuple(T1 item1, T2 item2) method Tuple (line 373) | public Tuple(T1 item1, T2 item2, T3 item3) class Tuple (line 358) | public class Tuple : Tuple method Create (line 280) | public static Tuple Create(T1 item1) method Create (line 292) | public static Tuple Create(T1 item1, T2 item2) method Create (line 306) | public static Tuple Create(T1 item1, T2 item... method Tuple (line 327) | public Tuple(T1 item1) method Tuple (line 349) | public Tuple(T1 item1, T2 item2) method Tuple (line 373) | public Tuple(T1 item1, T2 item2, T3 item3) method GetScaleImage (line 389) | public static Image GetScaleImage(Image image, Size size) FILE: Sheng.Winform.Controls/ShengLine.cs class ShengLine (line 11) | public class ShengLine:Control method ShengLine (line 13) | public ShengLine() method OnPaint (line 18) | protected override void OnPaint(PaintEventArgs e) FILE: Sheng.Winform.Controls/ShengListView/Enums.cs type ShengListViewItemState (line 11) | [Flags] type ShengListViewItemVisibility (line 32) | public enum ShengListViewItemVisibility type ShengListViewLayoutMode (line 51) | public enum ShengListViewLayoutMode FILE: Sheng.Winform.Controls/ShengListView/Events.cs class ShengListViewItemDoubleClickEventArgs (line 12) | public class ShengListViewItemDoubleClickEventArgs : EventArgs method ShengListViewItemDoubleClickEventArgs (line 16) | public ShengListViewItemDoubleClickEventArgs(ShengListViewItem item) class ShengListViewItemsRemovedEventArgs (line 25) | public class ShengListViewItemsRemovedEventArgs : EventArgs method ShengListViewItemsRemovedEventArgs (line 29) | public ShengListViewItemsRemovedEventArgs(List items) class ShengListViewGetItemTextEventArgs (line 35) | public class ShengListViewGetItemTextEventArgs : EventArgs method ShengListViewGetItemTextEventArgs (line 41) | public ShengListViewGetItemTextEventArgs(object item) FILE: Sheng.Winform.Controls/ShengListView/Layout/IShengListViewExtendMember.cs type IShengListViewExtendMember (line 8) | public interface IShengListViewExtendMember method GetExtendMembers (line 10) | Dictionary GetExtendMembers(); FILE: Sheng.Winform.Controls/ShengListView/Layout/ShengListViewDescriptiveLayoutManager.cs class ShengListViewDescriptiveLayoutManager (line 8) | class ShengListViewDescriptiveLayoutManager : ShengListViewLayoutManager method ShengListViewDescriptiveLayoutManager (line 10) | public ShengListViewDescriptiveLayoutManager(ShengListView imageListView) FILE: Sheng.Winform.Controls/ShengListView/Layout/ShengListViewDescriptiveMembers.cs class ShengListViewDescriptiveMembers (line 8) | public class ShengListViewDescriptiveMembers : IShengListViewExtendMember method GetExtendMembers (line 15) | public Dictionary GetExtendMembers() FILE: Sheng.Winform.Controls/ShengListView/Layout/ShengListViewDescriptiveRenderer.cs class ShengListViewDescriptiveRenderer (line 12) | public class ShengListViewDescriptiveRenderer : ShengListViewRenderer method ShengListViewDescriptiveRenderer (line 31) | public ShengListViewDescriptiveRenderer(ShengListViewLayoutManager lay... method DrawForeground (line 44) | internal override void DrawForeground(Graphics g) method DrawItemContent (line 49) | internal override void DrawItemContent(Graphics g, Rectangle bounds, S... FILE: Sheng.Winform.Controls/ShengListView/Layout/ShengListViewLayoutManager.cs class ShengListViewLayoutManager (line 12) | public class ShengListViewLayoutManager method ShengListViewLayoutManager (line 267) | public ShengListViewLayoutManager(ShengListView imageListView) method _vScrollBar_Scroll (line 296) | void _vScrollBar_Scroll(object sender, ScrollEventArgs e) method _vScrollBar_ValueChanged (line 305) | void _vScrollBar_ValueChanged(object sender, EventArgs e) method _scrollTimer_Tick (line 329) | void _scrollTimer_Tick(object sender, EventArgs e) method ContainerExtendMember (line 351) | internal bool ContainerExtendMember(string member) method GetExtendMember (line 356) | internal string GetExtendMember(string member) method GetItemText (line 361) | internal string GetItemText(object itemValue) method GetItemText (line 366) | internal string GetItemText(object itemValue, string propertyName) method OnItemsRemoved (line 371) | internal void OnItemsRemoved(List items) method Dispose (line 376) | internal void Dispose() method Render (line 407) | public void Render(Graphics graphics) method RenderItem (line 416) | public void RenderItem(Graphics graphics, ShengListViewItem item) method Update (line 426) | public void Update() method IsItemVisible (line 442) | public ShengListViewItemVisibility IsItemVisible(ShengListViewItem item) method GetItemBounds (line 465) | public Rectangle GetItemBounds(ShengListViewItem item) method GetItemBounds (line 472) | public Rectangle GetItemBounds(int index) method GetItems (line 491) | public List GetItems() method GetVisibleItems (line 500) | public List GetVisibleItems() method HitTest (line 512) | public ShengListViewHitInfo HitTest(Point point) method MouseDown (line 580) | public void MouseDown(MouseEventArgs e) method MouseUp (line 733) | public void MouseUp(MouseEventArgs e) method MouseMove (line 744) | public void MouseMove(MouseEventArgs e) method OnMouseWheel (line 801) | public void OnMouseWheel(MouseEventArgs e) method OnKeyDown (line 815) | public void OnKeyDown(KeyEventArgs e) method OnKeyUp (line 884) | public void OnKeyUp(KeyEventArgs e) method Refresh (line 893) | private void Refresh() method CalculateGrid (line 902) | private void CalculateGrid() method CalculateVisibleItemsRange (line 915) | private void CalculateVisibleItemsRange() method UpdateScrollBars (line 951) | private void UpdateScrollBars() method CreateSelectionRectangle (line 990) | private Rectangle CreateSelectionRectangle() method SelectItemsByRectangle (line 1024) | private void SelectItemsByRectangle(Rectangle rect) method ApplyNavKey (line 1100) | private int ApplyNavKey(int index, Keys key) method EnsureVisible (line 1133) | public void EnsureVisible(int itemIndex) FILE: Sheng.Winform.Controls/ShengListView/Layout/ShengListViewRenderer.cs class ShengListViewRenderer (line 15) | public class ShengListViewRenderer method ShengListViewRenderer (line 42) | public ShengListViewRenderer(ShengListViewLayoutManager layoutManager) method Render (line 53) | public void Render(Graphics graphics) method RenderItem (line 69) | public void RenderItem(Graphics g, ShengListViewItem item) method Dispose (line 84) | internal void Dispose() method OnItemsRemoved (line 93) | internal virtual void OnItemsRemoved(List items) method DrawBackground (line 105) | internal virtual void DrawBackground(Graphics g, Rectangle bounds) method DrawForeground (line 116) | internal virtual void DrawForeground(Graphics g) method DrawSelectionRectangle (line 140) | internal virtual void DrawSelectionRectangle(Graphics g, Rectangle sel... method DrawItemBorder (line 158) | internal virtual void DrawItemBorder(Graphics g, Rectangle bounds, She... method DrawItem (line 181) | internal virtual void DrawItem(Graphics g, ShengListViewItem item) method DrawItemBackground (line 240) | internal virtual void DrawItemBackground(Graphics g, Rectangle bounds) method DrawItemContent (line 255) | internal virtual void DrawItemContent(Graphics g, Rectangle bounds, Sh... method RenderBackground (line 272) | private void RenderBackground(Graphics g) method RenderItems (line 285) | private void RenderItems(Graphics g) method RenderSelectionRectangle (line 309) | private void RenderSelectionRectangle(Graphics g) FILE: Sheng.Winform.Controls/ShengListView/Layout/ShengListViewStandardLayoutManager.cs class ShengListViewStandardLayoutManager (line 8) | class ShengListViewStandardLayoutManager : ShengListViewLayoutManager method ShengListViewStandardLayoutManager (line 10) | public ShengListViewStandardLayoutManager(ShengListView imageListView) FILE: Sheng.Winform.Controls/ShengListView/Layout/ShengListViewStandardRenderer.cs class ShengListViewStandardRenderer (line 12) | class ShengListViewStandardRenderer : ShengListViewRenderer method ShengListViewStandardRenderer (line 31) | public ShengListViewStandardRenderer(ShengListViewLayoutManager layout... method DrawForeground (line 44) | internal override void DrawForeground(Graphics g) method DrawItemContent (line 49) | internal override void DrawItemContent(Graphics g, Rectangle bounds, S... FILE: Sheng.Winform.Controls/ShengListView/Layout/ShengListViewTheme.cs class ShengListViewTheme (line 10) | public class ShengListViewTheme FILE: Sheng.Winform.Controls/ShengListView/ShengListView.cs class ShengListView (line 15) | public class ShengListView : Control method ShengListView (line 230) | public ShengListView() method OnSelectedItemChanged (line 270) | internal void OnSelectedItemChanged() method OnItemDoubleClick (line 282) | internal void OnItemDoubleClick(ShengListViewItem item) method OnItemsRemoved (line 290) | internal void OnItemsRemoved(List items) method NeedPaint (line 303) | internal void NeedPaint() method RenderItem (line 308) | internal void RenderItem(ShengListViewItem item) method GetItemPropertyValue (line 316) | internal object GetItemPropertyValue(object itemValue, string property... method GetItemText (line 328) | internal string GetItemText(object itemValue) method GetItemText (line 353) | internal string GetItemText(object itemValue, string propertyName) method GetSelectedItems (line 368) | internal List GetSelectedItems() method AddExtendMember (line 385) | public void AddExtendMember(IShengListViewExtendMember member) method SetExtendMember (line 401) | public void SetExtendMember(string member, string propertyName) method ContainerExtendMember (line 426) | public bool ContainerExtendMember(string member) method GetExtendMember (line 437) | public string GetExtendMember(string member) method ResumeLayout (line 451) | public new void ResumeLayout() method ResumeLayout (line 464) | public new void ResumeLayout(bool refreshNow) method SuspendLayout (line 484) | public new void SuspendLayout() method Refresh (line 491) | public override void Refresh() method GetSelectedValue (line 504) | public object GetSelectedValue() method SetSelectedValue (line 518) | public void SetSelectedValue(object obj) method GetSelectedValues (line 554) | public List GetSelectedValues() method ClearSelect (line 571) | public void ClearSelect() method DataBind (line 589) | public void DataBind(IList list) method Clear (line 606) | public void Clear() method Hover (line 617) | private void Hover(Point location) method SetLayoutManager (line 630) | private void SetLayoutManager(ShengListViewLayoutManager layoutManager) method OnResize (line 666) | protected override void OnResize(EventArgs e) method OnMouseDown (line 675) | protected override void OnMouseDown(MouseEventArgs e) method OnMouseUp (line 694) | protected override void OnMouseUp(MouseEventArgs e) method OnMouseMove (line 717) | protected override void OnMouseMove(MouseEventArgs e) method OnMouseWheel (line 737) | protected override void OnMouseWheel(MouseEventArgs e) method OnMouseDoubleClick (line 751) | protected override void OnMouseDoubleClick(MouseEventArgs e) method OnMouseHover (line 766) | protected override void OnMouseHover(EventArgs e) method IsInputKey (line 778) | protected override bool IsInputKey(Keys keyData) method OnKeyDown (line 789) | protected override void OnKeyDown(KeyEventArgs e) method OnKeyUp (line 799) | protected override void OnKeyUp(KeyEventArgs e) method OnGotFocus (line 813) | protected override void OnGotFocus(EventArgs e) method OnLostFocus (line 819) | protected override void OnLostFocus(EventArgs e) method OnPaint (line 829) | protected override void OnPaint(PaintEventArgs e) method Dispose (line 845) | protected override void Dispose(bool disposing) FILE: Sheng.Winform.Controls/ShengListView/ShengListViewColor.cs class ShengListViewColor (line 12) | public class ShengListViewColor method ShengListViewColor (line 409) | public ShengListViewColor() method ShengListViewColor (line 468) | public ShengListViewColor(string definition) method CopyFrom (line 518) | public void CopyFrom(ShengListViewColor source) method GetDefaultTheme (line 549) | private static ShengListViewColor GetDefaultTheme() method GetMandarinTheme (line 556) | private static ShengListViewColor GetMandarinTheme() method GetNoirTheme (line 615) | private static ShengListViewColor GetNoirTheme() method Equals (line 682) | public override bool Equals(object obj) method GetHashCode (line 712) | public override int GetHashCode() method ToString (line 723) | public override string ToString() FILE: Sheng.Winform.Controls/ShengListView/ShengListViewHitInfo.cs class ShengListViewHitInfo (line 11) | public class ShengListViewHitInfo method ShengListViewHitInfo (line 23) | public ShengListViewHitInfo(int itemIndex,bool itemHit) FILE: Sheng.Winform.Controls/ShengListView/ShengListViewItem.cs class ShengListViewItem (line 9) | public class ShengListViewItem method ShengListViewItem (line 119) | public ShengListViewItem(object value) method Render (line 128) | private void Render() FILE: Sheng.Winform.Controls/ShengListView/ShengListViewItemCollection.cs class ShengListViewItemCollection (line 9) | public class ShengListViewItemCollection : CollectionBase, IList items) method OnClear (line 116) | protected override void OnClear() method ToArray (line 134) | public ShengListViewItem[] ToArray() method ToList (line 139) | public List ToList() method PreTo (line 156) | public void PreTo(ShengListViewItem targetEvent, ShengListViewItem ref... method NextTo (line 191) | public void NextTo(ShengListViewItem targetEvent, ShengListViewItem re... class ImageListViewItemEnumerator (line 219) | [Serializable] method ImageListViewItemEnumerator (line 226) | public ImageListViewItemEnumerator(ShengListViewItemCollection mappi... method MoveNext (line 248) | public bool MoveNext() method MoveNext (line 253) | bool IEnumerator.MoveNext() method Reset (line 258) | public void Reset() method Reset (line 263) | void IEnumerator.Reset() method Dispose (line 270) | public void Dispose() method Add (line 282) | void ICollection.Add(ShengListViewItem item) method Remove (line 292) | bool ICollection.Remove(ShengListViewItem item) method GetEnumerator (line 302) | public new IEnumerator GetEnumerator() FILE: Sheng.Winform.Controls/ShengLoadingCircle.cs class ShengLoadingCircle (line 13) | public partial class ShengLoadingCircle : Control type StylePresets (line 44) | public enum StylePresets method ShengLoadingCircle (line 272) | public ShengLoadingCircle() method LoadingCircle_Resize (line 293) | void LoadingCircle_Resize(object sender, EventArgs e) method aTimer_Tick (line 298) | void aTimer_Tick(object sender, EventArgs e) method OnPaint (line 304) | protected override void OnPaint(PaintEventArgs e) method Darken (line 329) | private Color Darken(Color _objColor, int _intPercent) method GenerateColorsPallet (line 337) | private void GenerateColorsPallet() method GenerateColorsPallet (line 342) | private Color[] GenerateColorsPallet(Color _objColor, bool _blnShadeCo... method GetControlCenterPoint (line 373) | private void GetControlCenterPoint() method GetControlCenterPoint (line 378) | private PointF GetControlCenterPoint(Control _objControl) method DrawLine (line 383) | private void DrawLine(Graphics _objGraphics, PointF _objPointOne, Poin... method GetCoordinate (line 394) | private PointF GetCoordinate(PointF _objCircleCenter, int _intRadius, ... method GetSpokesAngles (line 402) | private void GetSpokesAngles() method GetSpokesAngles (line 407) | private double[] GetSpokesAngles(int _intNumberSpoke) method ActiveTimer (line 418) | private void ActiveTimer() method GetPreferredSize (line 436) | public override Size GetPreferredSize(Size proposedSize) method SetCircleAppearance (line 451) | public void SetCircleAppearance(int numberSpoke, int spokeThickness, FILE: Sheng.Winform.Controls/ShengNavigationTreeView/ShengNavigationTreeNode.cs class ShengNavigationTreeNode (line 10) | public class ShengNavigationTreeNode : TreeNode method ShengNavigationTreeNode (line 14) | public ShengNavigationTreeNode():base() method ShengNavigationTreeNode (line 19) | public ShengNavigationTreeNode(string name) method ShengNavigationTreeNode (line 24) | public ShengNavigationTreeNode(string name,Control panel) method AddNode (line 54) | public ShengNavigationTreeNode AddNode(string name) method AddNode (line 65) | public ShengNavigationTreeNode AddNode(string path, string name) method AddNode (line 77) | public ShengNavigationTreeNode AddNode(string path, string name, strin... method AddNode (line 82) | public ShengNavigationTreeNode AddNode(string name, Control panel) method AddNode (line 87) | public ShengNavigationTreeNode AddNode(string name, string text, Contr... method AddNode (line 100) | public ShengNavigationTreeNode AddNode(string path, string name, strin... method AddNode (line 105) | public ShengNavigationTreeNode AddNode(string path, string name, strin... method GetNode (line 153) | public ShengNavigationTreeNode GetNode(string path) method GetNode (line 158) | public ShengNavigationTreeNode GetNode(string path, TreeNodeCollection... FILE: Sheng.Winform.Controls/ShengNavigationTreeView/ShengNavigationTreeView.cs class ShengNavigationTreeView (line 10) | public class ShengNavigationTreeView : TreeView method ShengNavigationTreeView (line 78) | public ShengNavigationTreeView() method AddNode (line 89) | public ShengNavigationTreeNode AddNode(string name) method AddNode (line 100) | public ShengNavigationTreeNode AddNode(string path, string name) method AddNode (line 112) | public ShengNavigationTreeNode AddNode(string path, string name, strin... method AddNode (line 117) | public ShengNavigationTreeNode AddNode(string name, Control panel) method AddNode (line 122) | public ShengNavigationTreeNode AddNode(string name, string text, Contr... method AddNode (line 135) | public ShengNavigationTreeNode AddNode(string path, string name, strin... method AddNode (line 140) | public ShengNavigationTreeNode AddNode(string path, string name, strin... method GetNode (line 188) | public ShengNavigationTreeNode GetNode(string path) method GetNode (line 193) | public ShengNavigationTreeNode GetNode(string path, TreeNodeCollection... method SetPanel (line 235) | public ShengNavigationTreeNode SetPanel(string path, Control panel) method OnAfterSelect (line 268) | protected override void OnAfterSelect(TreeViewEventArgs e) FILE: Sheng.Winform.Controls/ShengPad.cs class ShengPad (line 16) | [Designer(typeof(ShengPadDesigner))] method ShengPad (line 375) | public ShengPad() method OnCreateControl (line 398) | protected override void OnCreateControl() method EnableDoubleBuffering (line 438) | private void EnableDoubleBuffering() method InitPen (line 451) | private void InitPen() method InitBrush (line 462) | private void InitBrush() method OnPaint (line 474) | protected override void OnPaint(PaintEventArgs e) method OnResize (line 483) | protected override void OnResize(EventArgs e) class ShengPadDesigner (line 500) | internal class ShengPadDesigner : ControlDesigner method Initialize (line 504) | public override void Initialize(IComponent component) class TitlePanel (line 516) | class TitlePanel : Panel method TitlePanel (line 526) | public TitlePanel(ShengPad pad) method OnPaint (line 539) | protected override void OnPaint(PaintEventArgs e) FILE: Sheng.Winform.Controls/ShengPaginationDataGridView.Designer.cs class ShengPaginationDataGridView (line 3) | partial class ShengPaginationDataGridView method Dispose (line 14) | protected override void Dispose(bool disposing) method InitializeComponent (line 29) | private void InitializeComponent() FILE: Sheng.Winform.Controls/ShengPaginationDataGridView.cs class ShengPaginationDataGridView (line 13) | public partial class ShengPaginationDataGridView : UserControl type EnumNavigationLocation (line 18) | public enum EnumNavigationLocation method ShengPaginationDataGridView (line 362) | public ShengPaginationDataGridView() method DataBind (line 373) | public void DataBind() method RefreshData (line 389) | public void RefreshData() method DataBinding (line 398) | private void DataBinding() method ResetNavigation (line 443) | protected void ResetNavigation() method SetPageLink (line 460) | private void SetPageLink() method linkLabelPageHome_LinkClicked (line 492) | private void linkLabelPageHome_LinkClicked(object sender, LinkLabelLin... method linkLabelPageEnd_LinkClicked (line 498) | private void linkLabelPageEnd_LinkClicked(object sender, LinkLabelLink... method linkLabelPageUp_LinkClicked (line 504) | private void linkLabelPageUp_LinkClicked(object sender, LinkLabelLinkC... method linkLabelPageDown_LinkClicked (line 510) | private void linkLabelPageDown_LinkClicked(object sender, LinkLabelLin... method txtPageCurrent_KeyPress (line 516) | private void txtPageCurrent_KeyPress(object sender, KeyPressEventArgs e) method GetDataSet (line 547) | protected virtual void GetDataSet() method GetRowCount (line 552) | protected virtual int GetRowCount() FILE: Sheng.Winform.Controls/ShengPanel.cs class ShengPanel (line 13) | public class ShengPanel : Panel, IShengValidate method ShengPanel (line 234) | public ShengPanel() method EnableDoubleBuffering (line 250) | private void EnableDoubleBuffering() method InitPen (line 263) | private void InitPen() method InitBrush (line 274) | private void InitBrush() method OnPaint (line 290) | protected override void OnPaint(PaintEventArgs e) method OnResize (line 306) | protected override void OnResize(EventArgs e) method SEValidate (line 367) | public bool SEValidate(out string validateMsg) FILE: Sheng.Winform.Controls/ShengSimpleCheckBox.cs class ShengSimpleCheckBox (line 12) | public class ShengSimpleCheckBox:Control method ShengSimpleCheckBox (line 29) | public ShengSimpleCheckBox() method OnPaint (line 39) | protected override void OnPaint(PaintEventArgs e) method OnClick (line 64) | protected override void OnClick(EventArgs e) method OnEnter (line 75) | protected override void OnEnter(EventArgs e) method OnLeave (line 81) | protected override void OnLeave(EventArgs e) FILE: Sheng.Winform.Controls/ShengTabControl.cs class ShengTabControl (line 12) | public class ShengTabControl : TabControl, IShengValidate method ShengTabControl (line 16) | public ShengTabControl() method SEValidate (line 66) | public bool SEValidate(out string validateMsg) FILE: Sheng.Winform.Controls/ShengTextBox.cs class ShengTextBox (line 13) | public class ShengTextBox : TextBox, IShengValidate method ShengTextBox (line 17) | public ShengTextBox() method WndProc (line 150) | protected override void WndProc(ref Message m) method SEValidate (line 213) | public bool SEValidate(out string msg) FILE: Sheng.Winform.Controls/ShengThumbnailImageListView.cs class ShengThumbnailImageListView (line 13) | public class ShengThumbnailImageListView : ListView method ShengThumbnailImageListView (line 88) | public ShengThumbnailImageListView() method SetThumbnail (line 107) | private void SetThumbnail(Image image) method GetThumbNail (line 129) | public Image GetThumbNail(string fileName) method AddDefaultThumb (line 165) | private void AddDefaultThumb() method LoadItems (line 184) | public void LoadItems(string[] fileList) method ReLoadItems (line 217) | private void ReLoadItems() method bwLoadImages_DoWork (line 235) | private void bwLoadImages_DoWork(object sender, DoWorkEventArgs e) method myWorker_RunWorkerCompleted (line 245) | void myWorker_RunWorkerCompleted(object sender, RunWorkerCompletedEven... method Add (line 273) | public void Add(string imageFile) FILE: Sheng.Winform.Controls/ShengToolStrip.cs type ShengToolStripImageSize (line 14) | public enum ShengToolStripImageSize type IShengToolStripImageProvider (line 43) | public interface IShengToolStripImageProvider method IsImageSupported (line 52) | bool IsImageSupported(ShengToolStripImageSize size); method GetImage (line 60) | Image GetImage(ShengToolStripImageSize size); type IShengToolStripMultipleImageProvider (line 70) | public interface IShengToolStripMultipleImageProvider method IsImageSupported (line 80) | bool IsImageSupported(object key, ShengToolStripImageSize size); method GetImage (line 89) | Image GetImage(object key, ShengToolStripImageSize size); class ShengToolStripImageProviderCollection (line 108) | public class ShengToolStripImageProviderCollection : Dictionary e) method IsImageSupported (line 256) | public bool IsImageSupported(ShengToolStripImageSize size) method GetImage (line 267) | public Image GetImage(ShengToolStripImageSize size) class ShengToolStripImageSizeChangingEventArgs (line 307) | public class ShengToolStripImageSizeChangingEventArgs : CancelEventArgs method ShengToolStripImageSizeChangingEventArgs (line 311) | public ShengToolStripImageSizeChangingEventArgs(ShengToolStripImageSiz... class ShengToolStrip (line 356) | public class ShengToolStrip : ToolStrip, IShengToolStripMultipleImagePro... method ShengToolStrip (line 360) | public ShengToolStrip() method OnImageSizeChanging (line 389) | protected virtual bool OnImageSizeChanging(ShengToolStripImageSizeChan... method OnImageSizeChanged (line 408) | protected virtual void OnImageSizeChanged(ShengToolStripOldNewEventArg... method OnUseUnknownImageSizeIconChanged (line 419) | protected virtual void OnUseUnknownImageSizeIconChanged(EventArgs e) method IsImageSupported (line 441) | public virtual bool IsImageSupported(object key, ShengToolStripImageSi... method GetImage (line 453) | public virtual Image GetImage(object key, ShengToolStripImageSize size) method IsImageSupported (line 475) | public virtual bool IsImageSupported(ShengToolStripImageSize size) method GetImage (line 491) | public virtual Image GetImage(ShengToolStripImageSize size) method BeginUpdateImages (line 516) | public virtual void BeginUpdateImages() method EndUpdateImages (line 526) | public virtual void EndUpdateImages(bool refresh) method EndUpdateImages (line 549) | public void EndUpdateImages() method AssignImage (line 560) | public bool AssignImage(ToolStripItem item, IShengToolStripImageProvid... method AssignImage (line 582) | public bool AssignImage(ToolStripItem item, Icon icon) method RemoveImage (line 592) | public bool RemoveImage(ToolStripItem item) method RemoveUnusedImages (line 609) | public int RemoveUnusedImages() method ContainsImage (line 634) | public bool ContainsImage(ToolStripItem item) method RefreshItemImages (line 642) | protected void RefreshItemImages() class ShengToolStripOldNewEventArgs (line 794) | public class ShengToolStripOldNewEventArgs : EventArgs method ShengToolStripOldNewEventArgs (line 796) | public ShengToolStripOldNewEventArgs(T oldValue, T newValue) FILE: Sheng.Winform.Controls/ShengToolStripMenuItem.cs class ShengToolStripMenuItem (line 14) | public class ShengToolStripMenuItem : ToolStripMenuItem method ShengToolStripMenuItem (line 19) | public ShengToolStripMenuItem() method ShengToolStripMenuItem (line 24) | public ShengToolStripMenuItem(string strName) method OnPaint (line 34) | protected override void OnPaint(PaintEventArgs e) FILE: Sheng.Winform.Controls/ShengToolStripSeparator.cs class ShengToolStripSeparator (line 13) | public class ShengToolStripSeparator : ToolStripSeparator method ShengToolStripSeparator (line 28) | public ShengToolStripSeparator() method OnPaint (line 32) | protected override void OnPaint(PaintEventArgs e) FILE: Sheng.Winform.Controls/ShengTreeView.cs class ShengTreeView (line 15) | public class ShengTreeView : TreeView method OnDragDropNodeAction (line 97) | protected void OnDragDropNodeAction(TreeNode dragNode, TreeNode dropNode) method ShengTreeView (line 110) | public ShengTreeView() method DrawOnItemDrag (line 133) | protected bool DrawOnItemDrag() method DrawEndDrag (line 183) | protected void DrawEndDrag() method DrawOnDragDrop (line 192) | protected void DrawOnDragDrop() method CanDrag (line 209) | protected virtual bool CanDrag(TreeNode treeNode) method CanDrop (line 224) | protected virtual bool CanDrop(TreeNode dragNode, TreeNode dropNode) method ProcessDragDrop (line 240) | protected virtual void ProcessDragDrop(TreeNode dragNode, TreeNode dro... method OnItemDrag (line 262) | protected override void OnItemDrag(ItemDragEventArgs e) method OnDragOver (line 291) | protected override void OnDragOver(DragEventArgs e) method OnDragDrop (line 333) | protected override void OnDragDrop(DragEventArgs e) method OnDragEnter (line 362) | protected override void OnDragEnter(DragEventArgs e) method OnDragLeave (line 377) | protected override void OnDragLeave(EventArgs e) method OnGiveFeedback (line 392) | protected override void OnGiveFeedback(GiveFeedbackEventArgs e) method timer_Tick (line 405) | private void timer_Tick(object sender, EventArgs e) method OnMouseClick (line 450) | protected override void OnMouseClick(MouseEventArgs e) method SwapNode (line 471) | protected void SwapNode(TreeNode node1, TreeNode node2) method MoveNode (line 507) | public void MoveNode(TreeNode dragNode, TreeNode dropNode) class DragDropNodeActionEventArgs (line 531) | public class DragDropNodeActionEventArgs : EventArgs method DragDropNodeActionEventArgs (line 545) | public DragDropNodeActionEventArgs(TreeNode dragNode, TreeNode dropN... FILE: Sheng.Winform.Controls/ShengUserControl.Designer.cs class ShengUserControl (line 3) | partial class ShengUserControl method Dispose (line 14) | protected override void Dispose(bool disposing) method InitializeComponent (line 29) | private void InitializeComponent() FILE: Sheng.Winform.Controls/ShengUserControl.cs class ShengUserControl (line 14) | public partial class ShengUserControl : UserControl, IShengValidate method ShengUserControl (line 18) | public ShengUserControl() method DoValidate (line 34) | public virtual bool DoValidate() method SEValidate (line 93) | public virtual bool SEValidate(out string validateMsg) FILE: Sheng.Winform.Controls/ShengValidateHelper.cs class ShengValidateHelper (line 13) | public static class ShengValidateHelper method ValidateContainerControl (line 22) | public static bool ValidateContainerControl(Control control, out strin... method ValidateControl (line 51) | public static bool ValidateControl(Control ctrl, out string validateMsg) method WipeSpilthSpace (line 94) | public static void WipeSpilthSpace(ref string validateMsg) FILE: Sheng.Winform.Controls/WinAPI.cs class WinAPI (line 9) | class WinAPI method GetWindow (line 11) | [DllImport("user32.dll")] method SetLayeredWindowAttributes (line 14) | [DllImport("user32.dll")] method SetClassLong (line 21) | [DllImport("user32.dll", CharSet = CharSet.Auto)] method GetClassLong (line 23) | [DllImport("user32.dll", CharSet = CharSet.Auto)] method SetWindowLong (line 25) | [DllImport("user32.dll")] method GetWindowLong (line 27) | [DllImport("user32.dll")] type WindowStyle (line 32) | public enum WindowStyle : int type ExWindowStyle (line 37) | public enum ExWindowStyle : uint FILE: Sheng.Winform.Controls/Wizard/IWizardView.cs type IWizardView (line 8) | public interface IWizardView method NextPanel (line 33) | void NextPanel(); method SetData (line 41) | void SetData(string name, object data); method GetData (line 48) | object GetData(string name); method SetOptionInstance (line 55) | void SetOptionInstance(T option) where T : class; method GetOptionInstance (line 62) | T GetOptionInstance() where T : class; FILE: Sheng.Winform.Controls/Wizard/WizardPanelBase.Designer.cs class WizardPanelBase (line 3) | partial class WizardPanelBase method Dispose (line 14) | protected override void Dispose(bool disposing) method InitializeComponent (line 29) | private void InitializeComponent() FILE: Sheng.Winform.Controls/Wizard/WizardPanelBase.cs class WizardPanelBase (line 12) | [ToolboxItem(false)] method WizardPanelBase (line 54) | public WizardPanelBase() method Submit (line 67) | public virtual void Submit() method ProcessButton (line 76) | public virtual void ProcessButton() method Run (line 85) | public virtual void Run() FILE: Sheng.Winform.Controls/Wizard/WizardView.Designer.cs class WizardView (line 3) | partial class WizardView method Dispose (line 14) | protected override void Dispose(bool disposing) method InitializeComponent (line 29) | private void InitializeComponent() FILE: Sheng.Winform.Controls/Wizard/WizardView.cs class WizardView (line 15) | public sealed partial class WizardView : ShengForm, IWizardView method WizardView (line 120) | public WizardView() method WizardView_Load (line 131) | private void WizardView_Load(object sender, EventArgs e) method ShowPanel (line 146) | private void ShowPanel() method Submit (line 157) | private void Submit() method Back (line 170) | private void Back() method AddStepPanel (line 193) | public void AddStepPanel(WizardPanelBase panel) method NextPanel (line 205) | public void NextPanel() method SetData (line 211) | public void SetData(string name, object data) method GetData (line 229) | public object GetData(string name) method SetOptionInstance (line 246) | public void SetOptionInstance(T option) where T : class method GetOptionInstance (line 257) | public T GetOptionInstance() where T : class method btnNext_Click (line 278) | private void btnNext_Click(object sender, EventArgs e) method btnBack_Click (line 283) | private void btnBack_Click(object sender, EventArgs e) method btnFinish_Click (line 288) | private void btnFinish_Click(object sender, EventArgs e) method btnNext_EnabledChanged (line 294) | private void btnNext_EnabledChanged(object sender, EventArgs e)